Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integrate fips validation #1172

Merged
merged 8 commits into from
Apr 29, 2024
Merged

Integrate fips validation #1172

merged 8 commits into from
Apr 29, 2024

Conversation

jochenehret
Copy link
Contributor

WHAT is this change about?

New ops file for replacing the default stemcell with a versioned FIPS stemcell. New job in "update-releases" pipeline to update the stemcell version.

What customer problem is being addressed? Use customer persona to define the problem e.g. Alana is unable to...

Alana wants to have the FIPS stemcell validation integrated into the cf-deployment validate lifecycle.

Please provide any contextual information.

#1140

Has a cf-deployment including this change passed cf-acceptance-tests?

N/A

Does this PR introduce a breaking change? Please take a moment to read through the examples before answering the question.

  • YES - please choose the category from below. Feel free to provide additional details.
  • NO

How should this change be described in cf-deployment release notes?

Not relevant for release notes.

Does this PR introduce a new BOSH release into the base cf-deployment.yml manifest or any ops-files?

  • YES - please specify
  • NO

Does this PR make a change to an experimental or GA'd feature/component?

  • experimental feature/component
  • GA'd feature/component

Please provide Acceptance Criteria for this change?

New Concourse job works: https://concourse.wg-ard.ci.cloudfoundry.org/teams/main/pipelines/update-releases/jobs/update-fips-stemcell/

What is the level of urgency for publishing this change?

  • Urgent - unblocks current or future work
  • Slightly Less than Urgent

Tag your pair, your PM, and/or team!

It's helpful to tag a few other folks on your team or your team alias in case we need to follow up later.

* use refactored update-stemcell-ops task to determine stemcell version
* new ops file "operations/fips-stemcell.yml" to maintain version and as trigger for cf-deployment pipeline
Copy link

linux-foundation-easycla bot commented Apr 8, 2024

CLA Signed

The committers listed above are authorized under a signed CLA.

@jochenehret
Copy link
Contributor Author

Pipeline has already been updated, but update-stemcell jobs have been paused until cloudfoundry/runtime-ci#358 is merged.

@ctlong
Copy link
Member

ctlong commented Apr 8, 2024

Are we sure that we want to create an ops file if no one can actually use it without the password?

@ard-wg-gitbot
Copy link
Contributor

Hello friend, it looks like your pull request has failed one or more of our checks. Please take a look! 👀

Copy link
Member

@ctlong ctlong left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This new ops file needs to be added to the unit tests

@jochenehret jochenehret merged commit f13fc21 into develop Apr 29, 2024
3 checks passed
@jochenehret jochenehret deleted the integrate_fips_validation branch April 29, 2024 06:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants